getFields.getFields

Undocumented in source.
template getFields(T)
alias getFields = Filter!(isPublic, Filter!(hasField, FieldNameTuple!(T)))

Meta